Einhugur Word Component for Buoy
BorderParts Enum
Enum for border parts.
enum BorderParts
Constants
Left = 0
Left.
Top = 1
Top.
Right = 2
Right.
Bottom = 3
Bottom.
InsideHorizontal = 4
Inside horizontal.
InsideVertical = 5
Inside Vertical.
TopLeftToBottomRight = 6
Top left to bottom right.
TopRightToBottomLeft = 7
Top left to bottom right.